Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit b2e8e3303b1ad4c9578ebe86d1fb71cdcd35c53c


Parents : ca6e599
Author : Ivan <ivan@quad4.io>
Signature : Signature validation error
Date : 2026-05-10T19:32:04-05:00

chore(codebase): format

Changes

2 files changed, 9 insertions(+), 9 deletions(-)


Diff

diff --git a/lang/README.ja.md b/lang/README.ja.md
index 42ac49c3..faca2272 100644
--- a/lang/README.ja.md
+++ b/lang/README.ja.md
@@ -334,14 +334,14 @@ task build:all
`Makefile` のショートカット:
-| コマンド | 説明 |
-| -------------- | --------------------------------------- |
-| `make install` | pnpm と UV の依存関係をインストール |
-| `make run` | UV 経由で MeshChatX を実行 |
-| `make build` | フロントエンドをビルド |
-| `make lint` | eslint と ruff を実行 |
-| `make test` | フロントエンドとバックエンドのテスト |
-| `make clean` | ビルド成果物と node_modules を削除 |
+| コマンド | 説明 |
+| -------------- | ------------------------------------ |
+| `make install` | pnpm と UV の依存関係をインストール |
+| `make run` | UV 経由で MeshChatX を実行 |
+| `make build` | フロントエンドをビルド |
+| `make lint` | eslint と ruff を実行 |
+| `make test` | フロントエンドとバックエンドのテスト |
+| `make clean` | ビルド成果物と node_modules を削除 |
## バージョン管理

diff --git a/meshchatx/__init__.py b/meshchatx/__init__.py
index c3179dad..13ad5ea0 100644
--- a/meshchatx/__init__.py
+++ b/meshchatx/__init__.py
@@ -3,4 +3,4 @@
"""Reticulum MeshChatX - A mesh network communications app."""
# Synced from package.json via scripts/sync_version.js (also writes meshchatx/src/version.py).
-__version__ = "4.6.3"
\ No newline at end of file
+__version__ = "4.6.3"


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────